CloseOptions

public interface CloseOptions

The options for the close method.

Since

7.6

Types

Link copied to clipboard
public final class Builder
A builder of CloseOptions.

Functions

Link copied to clipboard
Creates a new CloseOptions builder.
Link copied to clipboard
public boolean shouldFireBeforeUnload()
Returns true if the registered on the web page beforeunload and unload JavaScript events should be fired when closing a browser instance.